home *** CD-ROM | disk | FTP | other *** search
/ Manchester United on CD / Manchester United on CD.iso / advert.dxr / scripts_4.ls < prev    next >
Encoding:
Text File  |  2000-08-30  |  142 b   |  6 lines

  1. on stopMovie
  2.   if the runMode = "author" then
  3.     member(1, "video").fileName = the moviePath & "dummy movies\" & "dummy ad.mov"
  4.   end if
  5. end
  6.